I want to change the Impacted Service of an existing incident
For example:
services:- service-1, service-2
incident:- incident#1
when incident#1
created it assigned to impacted service service-1
, now I want to change the incident impacted service to service-2
.
Is there any way to achieve this?
Thank You